<script>on mouseUpvisual iris close to grayvisual iris opengo card "header"show message at 22,300if the freesize of this stack > 0 thenget userlevelset userlevel to 3type "Please wait a moment while the HyperGuide is compacting... "domenu compact stackset userlevel to itget card field "name" of card "One"if it is not "" thentype "Thanks for your patience..."wait 60type "ride safe(ly), " & it & "! "elsetype "Thanks for your patience... "wait 60type "ride safe(ly)! "end ifelseget card field "name" of card "One"if it is not "" thentype "Ride safe(ly), " & it & "! "elsetype "Ride safe(ly)! "end ifend ifset cursor to nonewait 150flash 2put emptyhide messagevisual barn door close to grayvisual barn door opengo homeend mouseUp</script>
</part>
<part>
<id>3</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>65</left>
<top>300</top>
<right>109</right>
<bottom>335</bottom>
</rect>
<style>shadow</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>25405</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Go back</name>
<script>on mouseUpvisual iris close to grayvisual iris openpop cardend mouseUp</script>